﻿2026-07-29T10:38:39.1254004Z ##[group]Run actions/checkout@v5
2026-07-29T10:38:39.1254505Z with:
2026-07-29T10:38:39.1254873Z   fetch-depth: 2
2026-07-29T10:38:39.1255255Z   repository: BigscreenVR/spt-bs-core
2026-07-29T10:38:39.1258155Z   token: ***
2026-07-29T10:38:39.1258508Z   ssh-strict: true
2026-07-29T10:38:39.1258856Z   ssh-user: git
2026-07-29T10:38:39.1259285Z   persist-credentials: true
2026-07-29T10:38:39.1259675Z   clean: true
2026-07-29T10:38:39.1260028Z   sparse-checkout-cone-mode: true
2026-07-29T10:38:39.1260428Z   fetch-tags: false
2026-07-29T10:38:39.1260791Z   show-progress: true
2026-07-29T10:38:39.1261148Z   lfs: false
2026-07-29T10:38:39.1261482Z   submodules: false
2026-07-29T10:38:39.1261839Z   set-safe-directory: true
2026-07-29T10:38:39.1262246Z   allow-unsafe-pr-checkout: false
2026-07-29T10:38:39.1262652Z ##[endgroup]
2026-07-29T10:38:39.2021392Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T10:38:39.2022930Z ##[group]Getting Git version info
2026-07-29T10:38:39.2023678Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T10:38:39.2024607Z [command]/usr/bin/git version
2026-07-29T10:38:39.2060068Z git version 2.43.0
2026-07-29T10:38:39.2078854Z ##[endgroup]
2026-07-29T10:38:39.2090131Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/ef8d9440-3715-48f0-86fe-8d96c6f63388' before making global git config changes
2026-07-29T10:38:39.2091275Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T10:38:39.2093550Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T10:38:39.2125582Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T10:38:39.2144959Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T10:38:39.2155280Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T10:38:39.2157515Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T10:38:39.2175237Z HEAD
2026-07-29T10:38:39.2205152Z ##[endgroup]
2026-07-29T10:38:39.2206650Z [command]/usr/bin/git submodule status
2026-07-29T10:38:39.2392634Z ##[group]Cleaning the repository
2026-07-29T10:38:39.2395257Z [command]/usr/bin/git clean -ffdx
2026-07-29T10:38:40.0522077Z Removing target/
2026-07-29T10:38:40.0530823Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T10:38:40.0594537Z HEAD is now at c2e41d41 Merge 812d7158a207aa312a34d4b472f6b7a45cdfaeea into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T10:38:40.0598051Z ##[endgroup]
2026-07-29T10:38:40.0600426Z ##[group]Disabling automatic garbage collection
2026-07-29T10:38:40.0604404Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T10:38:40.0635255Z ##[endgroup]
2026-07-29T10:38:40.0636590Z ##[group]Setting up auth
2026-07-29T10:38:40.0640538Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T10:38:40.0668415Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T10:38:40.0861248Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T10:38:40.0886709Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T10:38:40.1074268Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T10:38:40.1108046Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T10:38:40.1292463Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T10:38:40.1323712Z ##[endgroup]
2026-07-29T10:38:40.1324534Z ##[group]Fetching the repository
2026-07-29T10:38:40.1331595Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +0ed6f0e3d3ba88f40722c55807bdace7812c7bac:refs/remotes/pull/119/merge
2026-07-29T10:38:40.7481332Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-29T10:38:40.7482993Z  + 5aa12467...0ed6f0e3 0ed6f0e3d3ba88f40722c55807bdace7812c7bac -> pull/119/merge  (forced update)
2026-07-29T10:38:40.7505052Z ##[endgroup]
2026-07-29T10:38:40.7506356Z ##[group]Determining the checkout info
2026-07-29T10:38:40.7507761Z ##[endgroup]
2026-07-29T10:38:40.7511334Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T10:38:40.7549192Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T10:38:40.7579974Z ##[group]Checking out the ref
2026-07-29T10:38:40.7581663Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/119/merge
2026-07-29T10:38:40.7877137Z Previous HEAD position was c2e41d41 Merge 812d7158a207aa312a34d4b472f6b7a45cdfaeea into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T10:38:40.7881505Z HEAD is now at 0ed6f0e3 Merge a5b379b9ce02912ef38ce335ac3e4b7c47a77ca1 into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T10:38:40.7889778Z ##[endgroup]
2026-07-29T10:38:40.7929041Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T10:38:40.7955283Z 0ed6f0e3d3ba88f40722c55807bdace7812c7bac
